Skip to main content

firelabs migration

๐Ÿ“˜ Firelabs migrationโ€‹

  • ๐Ÿš€ Create the release v1.0.0 ๐Ÿ›ซ 2024-02-26 ๐Ÿ“… 2024-03-03 โœ… 2024-02-22
    • landing ๐Ÿ“… 2024-02-21 โœ… 2024-02-22
    • public ๐Ÿ“… 2024-02-22 โœ… 2024-02-22
    • logs ๐Ÿ“… 2024-02-23 โœ… 2024-02-22
    • server ๐Ÿ“… 2024-02-24 โœ… 2024-02-22
    • client ๐Ÿ“… 2024-02-25 โœ… 2024-02-22
  • ๐Ÿš€๐Ÿ“– landing, docs, logs migration (forking and create a new repository "Firelabs") โœ… 2024-02-25
  • ๐Ÿš€๐Ÿ˜Ž web client (+tests +deployments) #priority ๐Ÿ“… 2024-02-29 โœ… 2024-02-25
    • ๐Ÿ”จ Before the deployment of this release/1.0.0 I will have to deploy the firebase functions and save in Firestore the initial data for the events that must be read so it starts with all the previous data instead of having to do all the reading in the executions, that might take several days to get up to today. โœ… 2024-02-25
  • Is this really needed? No . . . I have all teh code already deployed
    • ๐Ÿš€๐Ÿ“ƒ smart contracts (+tests +deployments) #priority
      • Adding "cannon" or deployments with "Foundry" to the smart contract pipeline here with hardhat and Foundry
      • Upgradable contracts with Foundry here
    • ๐Ÿš€๐Ÿ’ป server code (+tests +deployments) #priority
      • ๐Ÿ”ง Improve the execution of actions in the blockchain (right now many times fail or simply do not know if executed successfully). Recommendation from Jabato using free layer from Amazon

๐Ÿ“– Scenarios:โ€‹

โœ (0) Use "cannon" for smart contract migration/deploymentโ€‹

๐ŸŒ cannon guide here ๐ŸŒ Make a video of Firelabs so I can put it as "portfolio"

โœ (1) Making deposit availableโ€‹

Given I am the User When I click on the deposit button Then I do a staking in Firelabs that will daily compound in the 5% staking of Nimbus Platform

  1. Step 1 . . .
  2. Step 2 . . .
  3. Step 3 . . .

โœ (2) Making withdrawal availableโ€‹

Given I am the User When I click on the withdrawal button Then I receive my rewards plus all the staking body I sent to Firelabs in the 5% staking of Nimbus Platform